All Scenarios

3

Passed Scenarios

3

Failed Scenarios

0

Expand All | Collapse All

Given I navigate to Webdriver University page 8s 818ms Screenshot +
                                        
                                        
                                

When I click and navigate to "dataTable" section 6s 329ms Screenshot +
                                        
                                        
                                

When I verify the table 1 according to the following data 4s 92ms
Firstname Lastname Age
John Smith 45
Jemma Jackson 94
Michael Doe 20
Screenshot +
                                        
                                        
                                

When I verify the table 2 according to the following data 4s 116ms
Firstname Lastname Age
Jason Jones 27
Sarah Jackson 56
Bob Woods 80
Screenshot +
                                        
                                        
                                

Given I navigate to Webdriver University page 6s 753ms Screenshot +
                                        
                                        
                                

When I click and navigate to "iframe" section 4s 806ms Screenshot +
                                        
                                        
                                

Then I click on the "Our Products" tab in the iframe 1s 852ms Screenshot +
                                        
                                        
                                

When I select the "Special Offers" from our Products tab in the iframe 4s 240ms Screenshot +
                                        
                                        
                                

Then I should see the following title and content display in "specialOffers" modal 1s 439ms
title content
SPECIAL OFFER! - GET 30% OFF YOUR FIRST ORDER AT WEBDRIVERUNIVERSITY.COM To receive 30% off please add the following code to the basket: NEWCUSTOMER773322
Screenshot +
                                        
                                        
                                

Given I navigate to Webdriver University page 6s 95ms Screenshot +
                                        
                                        
                                

When I click and navigate to "fileUpload" section 2s 707ms Screenshot +
                                        
                                        
                                

Then I should see "You need to select a file to upload!" in alert when select "" file click submit to upload 1s 341ms Screenshot +
                                        
                                        
                                

Then I should see "Your file has now been uploaded!" in alert when select "testUpload.png" file click submit to upload 1s 632ms Screenshot +
                                        
                                        
                                

Nothing to show